-
Home
-
WP Dummy Content Generator
-
2.0.5
-
Code
-
Classes
- Address
| Total Complexity |
12 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
162 |
| Lines of code |
43 |
| Logical lines of code |
16 |
| Comment lines |
70 |
| Methods |
12 |
| Properties |
9 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| citySuffix() |
S |
80 |
1 |
3 |
| streetSuffix() |
S |
80 |
1 |
3 |
| buildingNumber() |
S |
80 |
1 |
3 |
| city() |
S |
76 |
1 |
4 |
| streetName() |
S |
76 |
1 |
4 |
| streetAddress() |
S |
76 |
1 |
4 |
| postcode() |
S |
80 |
1 |
3 |
| address() |
S |
76 |
1 |
4 |
| country() |
S |
80 |
1 |
3 |
| latitude() |
S |
78 |
1 |
3 |
| longitude() |
S |
78 |
1 |
3 |
| localCoordinates() |
S |
71 |
1 |
6 |